home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5944 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Ceck out this bug. What the *** is SASC/6.56 doing?
  5. Date: 21 Mar 1996 22:00:14 +0100
  6. Organization: dis-
  7. Message-ID: <4isg0u$ph1@serpens.rhein.de>
  8. References: <1120.6643T91T406@login.eunet.no> <874.6644T381T2315@login.eunet.no>             <4i17ga$doo@btmpjg.god.bel.alcatel.be> <885.6646T9T693@login.eunet.no>         <Do9Fy0.HGp@unx.sas.com> <828.6649T501T491@login.eunet.no>     <4ie7v1$5eq@serpens.rhein.de> <578.6651T1207T1812@login.eunet.no> <4ikoiu$ai@serpens.rhein.de> <735.6653T1262T1988@login.eunet.no>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. patrick.hanevold@login.eunet.no (Patrick Hanevold) writes:
  12.  
  13. >>Eh. You mean wether a future system needs more stack ? Probably no, the
  14. >>current system already tries to swap stack for big functions. If you mean for
  15. >>how long the stack is used... of course until the function returns.
  16.  
  17. >Tryes?
  18.  
  19. Sorry ?
  20.  
  21. >When do it fail?
  22.  
  23. Functions that swap stack probably have to be able to fail (for
  24. example, if OpenScreen would use a new stack and couldn't allocate
  25. it then the OpenScreen call would simply fail).
  26.  
  27. >What stack do it change to?
  28.  
  29. To a newly allocated stack. Check exec.library/StackSwap().
  30.  
  31. >Do it allocate it realtime?
  32.  
  33. Yes.
  34.  
  35. Regards,
  36. -- 
  37.                                 Michael van Elst
  38.  
  39. Internet: mlelstv@serpens.rhein.de
  40.                                 "A potential Snark may lurk in every tree."
  41.